projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e174a3
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Sat, 28 Apr 2007 20:37:14 +0000
(20:37 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 28 Apr 2007 20:37:14 +0000
(20:37 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c6b33df29366b42652c5108372922bd03ff10d93..d30a1284da154e49382b3f26975a4622a94dff2e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * progmodes/cc-mode.el (c-before-change): Use point-min rather
+ than 1.
+
2007-04-28 Richard Stallman <rms@gnu.org>
* progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.